home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Life 1996 January
/
Computer Life January 1996.iso
/
w95
/
smilersh
/
readme.txt
< prev
next >
Wrap
Text File
|
1995-11-07
|
21KB
|
429 lines
README.TXT: QUICK START AND INSTALLATION
SMILERSHELL for Windows 3.1
SMILERSHELL/95 for Windows 95 and Windows NT
QUICK START / HINTS AND TRICKS
Welcome to the ultimate command line and control center for Windows 3.1,
Windows95, and Windows NT! Windows is great, but sometimes it can be
awkward. Getting around in Program Manager, File Manager, or Explorer to
launch an application isn't always easy. Even the Start menu can be tedious.
Finding files is difficult at best. There's no good way to keep an eye on
important systemwide resources. And even when you know where all the pieces
are... wouldn't it sometimes be faster and easier to just drag-and-drop the
names of a program and its parameter files into one place to build a command,
then submit it? -- but how?
That's what SmilerShell is for.
SmilerShell is a compact yet powerful Windows control center that takes NO
space on your desktop. Until you need it, SmilerShell is just a tiny button
that hops into the titlebar of whichever app you're working in. Right-click
the button to see your configurable "Apps" list and launch a new program, or
switch to a currently-running task. Or left-click the button to reveal the
ultimate Windows command line, which supportspipes, redirection, and internal
DOS commands (and of course runs Windows programs too). Of course it
supports long filenames in Win95 and NT. SmilerShell has the best command
line you've ever seen, as if the plain-vanilla DOS prompt was enhanced by
lots of handy utilities.
Here's how to get the most out of SmilerShell.
INSTANT INSTALL: You can install automatically, using the enclosed installer.
Simply run install.exe from Windows, Win95, or NT using Explorer, File
Manager, the Run item on the Start menu, or in whatever other convenient way
you choose. Give it the directory to put SmilerShell's files into, and the
group name for the SmilerShell icons (defaults are suggested). It'll do the
rest. The installer will make no changes to system files. This makes it
easy to uninstall, should you decide to do so.
PRESS THE BUTTON: SmilerShell's activation button hops into the title bar of
whichever application is currently active. Right-click the button and the
Apps menu appears, ready for you to launch one of your listed apps or switch
to a currently-running program. Or left-click the button to reveal the
commandline window. Then later, hit the SmilerShell menubar's "Hide!" item
and the commandline window vanishes again.
BUTTON EXCEPTIONS: Have a non-standard Windows application with an unusual
titlebar setup? Use the Button Exceptions menu item to tell SmilerShell
where in that window you'd prefer the button to go.
BUTTON OFFSET: If you have another utility that uses every active app's
titlebar, tell SmilerShell how to move its button out of the way by setting
up a Button Offset.
FAVORITE APPLICATIONS: List your favorite applications on the Apps menu.
Then just click on one to either select its name into the command line, or
run it straight off (you can set it up either way). The Apps menu also lists
all currently-running programs. Click on one to switch to it.
BUILD YOUR OWN COMMANDS: You can list all sorts of things on the Apps menu.
All Windows or DOS commands and programs, of course. But also SmilerShell
aliases, multiple commands on one line, DOS internal commands, pipes and
redirection. Your commands can have parameters, too. Want to have a special
command to start your spreadsheet program, pre-loaded with specific data,
from anywhere in your system, with one click? Here's how to do it!
COMMAND HISTORY AND SEARCH: Every time you run a command from the
commandline, it is saved. To find a previous command of interest, type the
first letter or two of that command, then press the up-arrow (search back) or
down-arrow (search forward) key. The last command is connected to the first,
so you can search in either direction. Arrows on a blank line show all
commands in order. If you've checked Save State in the Settings dialog, all
the commands you gave this time will be in the command history when you start
next time, handy for searching. To see the full command history list, click
the Command History button, or type HISTORY on the commandline. The full
history list is also available from the File menu.
COMMAND LINE EDITOR: A retrieved previous command, or anything else you type,
can be edited to suit. Think of SmilerShell as a one-line word processor.
It supports insert mode, overtype mode, and clipboard cut/paste.
ALIASES: When you press Enter, the first word of the command is compared to
the alias list. If it matches, the alias is substituted for that first word.
You can skip the alias testing by starting the command with an equals sign.
You can also hang aliases off the function keys F2 through F12; hit the key
and the command runs. Both kinds of aliases are set up in the Options menu's
Settings dialog, or from the commandline with the ALIAS and UNALIAS commands.
A full alias list is also available on the File menu.
RUNTIME PARAMETERS IN ALIASES: Runtime parameters (%1, %2, etc.) make it
easier to tell aliases what to do when you run them. And if you alias
multiple commands on one line, the alias acts almost like a batch file, all
within SmilerShell!
PERSONALIZE: You can set the command line's font and colors any way you like.
HELP: Of course there's full Windows Help. But in addition, you can use the
Popup Hints (Alt+F1) to get tips on interesting ways to use SmilerShell.
Popup Hints are especially handy for new users.
ALTERNATE COMMAND PROCESSORS: Do you use 4DOS or NDOS? Tell SmilerShell to
recognize 4DOS/NDOS commands, and set SmilerShell to use the 4DOS/NDOS
command processor instead of plain old COMMAND.COM. It's in the Settings
dialog.
GET SMALL: SmilerShell has a very small window, but you can make it even
smaller. Use the Options menu to get rid of the menu and title bar. Or type
Alt+M to toggle the menu, Alt+L to toggle the title bar. Then mouse
SmilerShell as small as you like. It'll go smaller than an icon!
QUICK DIRECTORY CHANGE: Type DC and the first few letters of the directory
you want to be in. If it's unambiguous, boom, you're there, otherwise a list
box pops up with the first possible match highlighted. If you haven't used
DC yet, you'll be asked for permission to scan the drives listed in the
Options menu's Settings dialog. If you scan more than one drive, DC can
change drive as well as directory to get you where you want to go.
SYNC WITH EXPLORER: Automatically change Explorer's current directory whenever
you change SmilerShell/95's directory with CD or DC. This is especially handy
when using DC. With just a few keystrokes you can instantly navigate through
your system, even across drives. Toggle this switch and Explorer tags along
behind. No more clicking through directory trees! You won't believe how
convenient this is.
SMILERSHELL NEVER FORGETS: Check a box in the Settings dialog and SmilerShell
will start up next time in the same directory, same screen position, and with
the same settings, as when you shut it down this time.
DOS IN A WINDOW: Do you prefer to have DOS commands run fullscreen or in a
window? Toggle this on the fly with the DOS In Window menu item. Or to run
one command as if DOS In Window is set to the opposite of its current value,
start that command with a right-bracket (for example >dir).
INACTIVES STAY VISIBLE: After you run a DOS command, do you want the
command's inactive window to stick around, or immediately vanish? Toggle
this flag, called Inactives Stay Visible, from the Options menu. Or to run
one command as if Inactives Stay Visible is set to the opposite of its
current value, start that command with an asterisk (for example *dir).
REMOVE INACTIVES: Too many inactive windows cluttering your screen? Get rid
of 'em with this Edit menu item, or just type Alt+R from the keyboard.
DATE AND TIME: Toggle the titlebar date/time clock from the Options menu, or
just type